home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_51780.txt < prev    next >
Text File  |  1990-03-19  |  3KB  |  155 lines

  1. -- card: 51780 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2792
  5. -- name: compete8
  6. ----- HyperTalk script -----
  7. on closecard
  8.   global maploc, cardloc
  9.   put word 1 of the short name of this card into maploc
  10.   put word 2 of the short name of this card into cardloc
  11.   put "yes" into line 8 of field "footprints" of card "Map"
  12. end closecard
  13.  
  14.  
  15.  
  16. -- part 13 (button)
  17. -- low flags: 00
  18. -- high flags: 2000
  19. -- rect: left=129 top=147 right=165 bottom=191
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   push card
  31.   visual effect dissolve
  32.   go to card "compete1"
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 14 (button)
  38. -- low flags: 00
  39. -- high flags: 2000
  40. -- rect: left=129 top=164 right=181 bottom=223
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: 
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   push card
  52.   visual effect dissolve
  53.   go card "compete3"
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part 15 (button)
  59. -- low flags: 00
  60. -- high flags: 2000
  61. -- rect: left=129 top=180 right=196 bottom=223
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: 
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   push card
  73.   visual effect dissolve
  74.   go to card compete5
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 16 (button)
  80. -- low flags: 00
  81. -- high flags: 2000
  82. -- rect: left=129 top=195 right=212 bottom=202
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: 
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   push card
  94.   visual effect dissolve
  95.   go to card compete6
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 19 (button)
  101. -- low flags: 00
  102. -- high flags: 2000
  103. -- rect: left=129 top=211 right=228 bottom=202
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 0 / 0
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: 
  112. ----- HyperTalk script -----
  113. on mouseUp
  114.   push card
  115.   visual effect dissolve
  116.   go to card compete7
  117. end mouseUp
  118.  
  119.  
  120.  
  121. -- part contents for background part 9
  122. ----- text -----
  123. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  124.  
  125. -- part contents for background part 11
  126. ----- text -----
  127. service1
  128.  
  129. -- part contents for background part 4
  130. ----- text -----
  131. Competitive Graphics Systems
  132.  
  133. -- part contents for background part 13
  134. ----- text -----
  135. Summary
  136.  
  137. -- part contents for background part 5
  138. ----- text -----
  139.  
  140. Click on a selection if you wish to review any of these subjects prior to continuing to the next section:
  141.  
  142. ‚Ä¢ VGA*
  143. ‚Ä¢ Super VGA*
  144. ‚Ä¢ IBM 8514/A*
  145. ‚Ä¢ TI 34010*
  146. ‚Ä¢ NeXT*
  147.  
  148. -- part contents for background part 14
  149. ----- text -----
  150. open Port: service 2
  151. open back: service 3
  152. chge batt: service 4
  153. installing: service 5
  154. chge kybd: service 6
  155. cont. panel: service 7